[INFO] fetching crate leeca_proxmox 0.3.0...
[INFO] testing leeca_proxmox-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate leeca_proxmox 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate leeca_proxmox 0.3.0
[INFO] finished tweaking crates.io crate leeca_proxmox 0.3.0
[INFO] tweaked toml for crates.io crate leeca_proxmox 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leeca_proxmox 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leeca_proxmox 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8b8526a0f72ced4d73475930164fa5da120cb1ed2f84dcb9f0f88be3f9645be
[INFO] running `Command { std: "docker" "start" "-a" "b8b8526a0f72ced4d73475930164fa5da120cb1ed2f84dcb9f0f88be3f9645be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8b8526a0f72ced4d73475930164fa5da120cb1ed2f84dcb9f0f88be3f9645be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b8526a0f72ced4d73475930164fa5da120cb1ed2f84dcb9f0f88be3f9645be", kill_on_drop: false }`
[INFO] [stdout] b8b8526a0f72ced4d73475930164fa5da120cb1ed2f84dcb9f0f88be3f9645be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1135788744cb43c795f30e9820f2d00f1da99ae64d729dc68e207c5217dfbec1
[INFO] running `Command { std: "docker" "start" "-a" "1135788744cb43c795f30e9820f2d00f1da99ae64d729dc68e207c5217dfbec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling zxcvbn v3.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling leeca_proxmox v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "1135788744cb43c795f30e9820f2d00f1da99ae64d729dc68e207c5217dfbec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1135788744cb43c795f30e9820f2d00f1da99ae64d729dc68e207c5217dfbec1", kill_on_drop: false }`
[INFO] [stdout] 1135788744cb43c795f30e9820f2d00f1da99ae64d729dc68e207c5217dfbec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a53ebdecc540cd4ce9a4c668b5e2c5b2a753252f984efed235edf76b00135a16
[INFO] running `Command { std: "docker" "start" "-a" "a53ebdecc540cd4ce9a4c668b5e2c5b2a753252f984efed235edf76b00135a16", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling zxcvbn v3.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling leeca_proxmox v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.26s
[INFO] running `Command { std: "docker" "inspect" "a53ebdecc540cd4ce9a4c668b5e2c5b2a753252f984efed235edf76b00135a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53ebdecc540cd4ce9a4c668b5e2c5b2a753252f984efed235edf76b00135a16", kill_on_drop: false }`
[INFO] [stdout] a53ebdecc540cd4ce9a4c668b5e2c5b2a753252f984efed235edf76b00135a16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e84d3c80a491d72363189d94b4548e99bc3d257c74cc77d173e273a5205fec4b
[INFO] running `Command { std: "docker" "start" "-a" "e84d3c80a491d72363189d94b4548e99bc3d257c74cc77d173e273a5205fec4b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leeca_proxmox-3b336e95810a206d)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_csrf_expiration ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_validate_csrf_token_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_validate_host_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_validate_csrf_token_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_validate_host_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_validate_password_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_port::tests::test_validate_port_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_password_new_unchecked ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_port::tests::test_validate_port_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_realm::tests::test_validate_realm_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_realm::tests::test_validate_realm_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_validate_password_valid ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_invalid_ticket_format ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_unauthorized ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_port::tests::test_port_new_unchecked ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_validate_ticket_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_ticket_as_cookie_header ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_ticket_expiration ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_ticket::tests::test_validate_ticket_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_host::tests::test_host_new_unchecked ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_not_found ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_success ... ok
[INFO] [stdout] test core::infrastructure::api_client::tests::test_post_with_body ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_url_new_unchecked ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_validate_url_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_uri::tests::test_validate_url_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_username_new_unchecked ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_validate_username_block_reserved ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_validate_username_invalid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_username::tests::test_validate_username_valid ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_csrf_token::tests::test_csrf_as_header ... ok
[INFO] [stdout] test tests::integration::test_integration_login_invalid_credentials ... ignored, requires running Proxmox instance and environment variables
[INFO] [stdout] test tests::integration::test_integration_login_success ... ignored, requires running Proxmox instance and environment variables
[INFO] [stdout] test tests::integration::test_integration_session_persistence ... ignored, requires running Proxmox instance and environment variables
[INFO] [stdout] test core::domain::value_object::proxmox_realm::tests::test_realm_new_unchecked ... ok
[INFO] [stdout] test core::infrastructure::api_client::tests::test_get_success ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_service_unavailable ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_invalid_csrf_format ... ok
[INFO] [stdout] test tests::resources::cluster_tests::test_cluster_resources_success ... ok
[INFO] [stdout] test tests::resources::node_tests::test_node_status_without_optional_fields ... ok
[INFO] [stdout] test tests::resources::node_tests::test_node_status_success ... ok
[INFO] [stdout] test tests::resources::cluster_tests::test_cluster_resources_empty ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_create_vm_success ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_delete_vm_with_purge ... ok
[INFO] [stdout] test tests::resources::node_tests::test_node_dns_success ... ok
[INFO] [stdout] test tests::resources::node_tests::test_nodes_list_success ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_delete_vm_without_purge ... ok
[INFO] [stdout] test tests::resources::cluster_tests::test_cluster_resources_unauthorized_triggers_refresh ... ok
[INFO] [stdout] test core::infrastructure::api_client::tests::test_refresh_failure_returns_error ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_reboot_vm_success ... ok
[INFO] [stdout] test tests::resources::node_tests::test_node_dns_without_options ... ok
[INFO] [stdout] test core::infrastructure::api_client::tests::test_rate_limiting_disabled ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_vm_status_success ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_vms_list_success ... ok
[INFO] [stdout] test tests::test_builder_default_secure ... ok
[INFO] [stdout] test tests::test_builder_enable_methods ... ok
[INFO] [stdout] test tests::test_builder_missing_host ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_update_vm_config_success ... ok
[INFO] [stdout] test tests::resources::node_tests::test_nodes_list_empty ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_stop_vm_success ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_vm_status_minimal ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_vm_actions_unauthorized_triggers_refresh ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_start_vm_success ... ok
[INFO] [stdout] test tests::test_validation_config_default ... ok
[INFO] [stdout] test core::infrastructure::api_client::tests::test_unauthorized_triggers_refresh ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_vm_config_success ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_vms_list_empty ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_shutdown_vm_success ... ok
[INFO] [stdout] test tests::resources::node_tests::test_node_dns_unauthorized_triggers_refresh ... ok
[INFO] [stdout] test tests::resources::vm_tests::test_reset_vm_success ... ok
[INFO] [stdout] test tests::test_builder_missing_username ... ok
[INFO] [stdout] test auth::application::service::login_service::tests::test_login_service_bad_request ... ok
[INFO] [stdout] test tests::test_client_login_no_auth ... ok
[INFO] [stdout] test tests::test_builder_valid_minimal ... ok
[INFO] [stdout] test tests::test_expiration_checks ... ok
[INFO] [stdout] test core::domain::value_object::proxmox_password::tests::test_validate_password_with_strength ... ok
[INFO] [stdout] test tests::test_session_save_load ... ok
[INFO] [stdout] test tests::test_builder_with_validation_config ... ok
[INFO] [stdout] test core::infrastructure::api_client::tests::test_rate_limiting_delays_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests leeca_proxmox
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - ProxmoxClient::vm_status (line 640) ... ok
[INFO] [stdout] test src/lib.rs - ProxmoxClient::node_dns (line 574) ... ok
[INFO] [stdout] test src/lib.rs - ProxmoxClient::cluster_resources (line 468) ... ok
[INFO] [stdout] test src/lib.rs - ProxmoxClient::nodes (line 504) ... ok
[INFO] [stdout] test src/lib.rs - ProxmoxClient::vms (line 606) ... ok
[INFO] [stdout] test src/lib.rs - ProxmoxClient::node_status (line 540) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.63s; merged doctests compilation took 1.56s
[INFO] running `Command { std: "docker" "inspect" "e84d3c80a491d72363189d94b4548e99bc3d257c74cc77d173e273a5205fec4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84d3c80a491d72363189d94b4548e99bc3d257c74cc77d173e273a5205fec4b", kill_on_drop: false }`
[INFO] [stdout] e84d3c80a491d72363189d94b4548e99bc3d257c74cc77d173e273a5205fec4b
